Skip to content

Bump mysql2 from 3.17.4 to 3.18.0#312

Merged
zacharyfleck merged 1 commit intomainfrom
dependabot/npm_and_yarn/mysql2-3.18.0
Feb 23, 2026
Merged

Bump mysql2 from 3.17.4 to 3.18.0#312
zacharyfleck merged 1 commit intomainfrom
dependabot/npm_and_yarn/mysql2-3.18.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps mysql2 from 3.17.4 to 3.18.0.

Release notes

Sourced from mysql2's releases.

v3.18.0

3.18.0 (2026-02-23)

Features

  • add Symbol.dispose and Symbol.asyncDispose support for Connections, Pools, and Pool Clusters (#4112) (1e612dc)

v3.17.5

3.17.5 (2026-02-23)

Bug Fixes

  • add missing charset encoding for UTF8MB4_0900_BIN (#3855) (c9a0dcd)
  • fix wrong length number write to packet (#3177) (0e06e02)
  • pool: resolve potential memory leak (#4111) (8aa2052)
  • deps: include @types/node as a peer dependency (#4108) (5f8ac97)
Changelog

Sourced from mysql2's changelog.

3.18.0 (2026-02-23)

Features

  • add Symbol.dispose and Symbol.asyncDispose support for Connections, Pools, and Pool Clusters (#4112) (1e612dc)

3.17.5 (2026-02-23)

Bug Fixes

  • add missing charset encoding for UTF8MB4_0900_BIN (#3855) (c9a0dcd)
  • deps: include @types/node as a peer dependency (#4108) (5f8ac97)
  • fix wrong length number write to packet (#3177) (0e06e02)
  • pool: resolve potential memory leak (#4111) (8aa2052)
Commits
  • 601995f chore(master): release 3.18.0 (#4114)
  • 1e612dc feat: add Symbol.dispose and Symbol.asyncDispose support for Connections,...
  • a3178bf chore(master): release 3.17.5 (#4104)
  • 8aa2052 fix(pool): resolve potential memory leak (#4111)
  • 0e06e02 fix: fix wrong length number write to packet (#3177)
  • f85370d build(deps): bump ajv in /website (#4110)
  • c259560 ci: run all tests against Bun (#4109)
  • 9c51b91 build(deps): bump lucide-react from 0.574.0 to 0.575.0 in /website (#4106)
  • 5f8ac97 fix(deps): include @types/node as a peer dependency (#4108)
  • c4efc90 test: compare Charset and Encoding (#4105)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.17.4 to 3.18.0.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](sidorares/node-mysql2@v3.17.4...v3.18.0)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-version: 3.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 23, 2026
@dependabot dependabot bot requested a review from zacharyfleck as a code owner February 23, 2026 21:27
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 23, 2026
@dependabot dependabot bot requested a review from DrPepperG as a code owner February 23, 2026 21:27
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Feb 23, 2026
@zacharyfleck zacharyfleck merged commit 7d22eec into main Feb 23, 2026
2 checks passed
@zacharyfleck zacharyfleck deleted the dependabot/npm_and_yarn/mysql2-3.18.0 branch February 23, 2026 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant